Skip to content

Conversation

@Manubi
Copy link
Contributor

@Manubi Manubi commented Nov 13, 2024

Sorry for being nitpicky, but primitive types and single-field structs with Copy types automatically get Copy. However, multi-field structs require you to be explicit about implementing Copy, encouraging you to carefully consider whether a more complex type should be treated as copyable.

Sorry for being nitpicky, but primitive types and single-field structs with Copy types automatically get Copy. However, multi-field structs require you to be explicit about implementing Copy, encouraging you to carefully consider whether a more complex type should be treated as copyable.
@Manubi Manubi closed this Nov 13, 2024
@Manubi Manubi deleted the patch-3 branch November 13, 2024 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant